﻿2026-09-18T11:27:21.2520555Z ##[group]Run actions/checkout@v5
2026-09-18T11:27:21.2521288Z with:
2026-09-18T11:27:21.2521670Z   repository: BigscreenVR/spt-bs-core
2026-09-18T11:27:21.2524681Z   token: ***
2026-09-18T11:27:21.2525027Z   ssh-strict: true
2026-09-18T11:27:21.2525368Z   ssh-user: git
2026-09-18T11:27:21.2525741Z   persist-credentials: true
2026-09-18T11:27:21.2526127Z   clean: true
2026-09-18T11:27:21.2526484Z   sparse-checkout-cone-mode: true
2026-09-18T11:27:21.2526890Z   fetch-depth: 1
2026-09-18T11:27:21.2527234Z   fetch-tags: false
2026-09-18T11:27:21.2527587Z   show-progress: true
2026-09-18T11:27:21.2527991Z   lfs: false
2026-09-18T11:27:21.2528324Z   submodules: false
2026-09-18T11:27:21.2528682Z   set-safe-directory: true
2026-09-18T11:27:21.2529192Z   allow-unsafe-pr-checkout: false
2026-09-18T11:27:21.2529808Z ##[endgroup]
2026-09-18T11:27:21.3320457Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-18T11:27:21.3321992Z ##[group]Getting Git version info
2026-09-18T11:27:21.3322685Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-18T11:27:21.3323658Z [command]/usr/bin/git version
2026-09-18T11:27:21.3324065Z git version 2.43.0
2026-09-18T11:27:21.3325246Z ##[endgroup]
2026-09-18T11:27:21.3330659Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3ed5ff3e-2e46-4a81-af0d-bdc7ec0f7a32/.gitconfig'
2026-09-18T11:27:21.3337257Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3ed5ff3e-2e46-4a81-af0d-bdc7ec0f7a32' before making global git config changes
2026-09-18T11:27:21.3338402Z Adding repository directory to the temporary git global config as a safe directory
2026-09-18T11:27:21.3340515Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-18T11:27:21.3394264Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-18T11:27:21.3414041Z https://github.com/BigscreenVR/spt-bs-core
2026-09-18T11:27:21.3424921Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-18T11:27:21.3427986Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-18T11:27:21.3447465Z refs/heads/main
2026-09-18T11:27:21.3455346Z [command]/usr/bin/git checkout --detach
2026-09-18T11:27:21.3531059Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:27:21.3569466Z [command]/usr/bin/git branch --delete --force main
2026-09-18T11:27:21.3602545Z Deleted branch main (was 71165e3540).
2026-09-18T11:27:21.3770046Z ##[endgroup]
2026-09-18T11:27:21.3773175Z [command]/usr/bin/git submodule status
2026-09-18T11:27:21.3966810Z ##[group]Cleaning the repository
2026-09-18T11:27:21.3967482Z [command]/usr/bin/git clean -ffdx
2026-09-18T11:27:21.4000740Z Removing traceable-reqs
2026-09-18T11:27:21.4007772Z [command]/usr/bin/git reset --hard HEAD
2026-09-18T11:27:21.4082572Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:27:21.4089722Z ##[endgroup]
2026-09-18T11:27:21.4090899Z ##[group]Disabling automatic garbage collection
2026-09-18T11:27:21.4093941Z [command]/usr/bin/git config --local gc.auto 0
2026-09-18T11:27:21.4117735Z ##[endgroup]
2026-09-18T11:27:21.4118434Z ##[group]Setting up auth
2026-09-18T11:27:21.4122760Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-18T11:27:21.4148777Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-18T11:27:21.4372040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-18T11:27:21.4399172Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-18T11:27:21.4577232Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-18T11:27:21.4603409Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-18T11:27:21.4786772Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-18T11:27:21.4819505Z ##[endgroup]
2026-09-18T11:27:21.4820707Z ##[group]Fetching the repository
2026-09-18T11:27:21.4826499Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +71165e3540295d7b7b9af98d6e1a06163261b0cc:refs/remotes/origin/main
2026-09-18T11:27:21.9111286Z ##[endgroup]
2026-09-18T11:27:21.9112126Z ##[group]Determining the checkout info
2026-09-18T11:27:21.9112855Z ##[endgroup]
2026-09-18T11:27:21.9115838Z [command]/usr/bin/git sparse-checkout disable
2026-09-18T11:27:21.9156928Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-18T11:27:21.9180371Z ##[group]Checking out the ref
2026-09-18T11:27:21.9183475Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-18T11:27:21.9261660Z Switched to a new branch 'main'
2026-09-18T11:27:21.9262648Z branch 'main' set up to track 'origin/main'.
2026-09-18T11:27:21.9270103Z ##[endgroup]
2026-09-18T11:27:21.9314524Z [command]/usr/bin/git log -1 --format=%H
2026-09-18T11:27:21.9344251Z 71165e3540295d7b7b9af98d6e1a06163261b0cc
